tools/firmware/Makefile: CONFIG_PV_SHIM: enable only on x86_64
authorIan Jackson <iwj@amdahl.debian.org>
Fri, 12 Oct 2018 17:56:04 +0000 (17:56 +0000)
committerRaspbian forward porter <root@raspbian.org>
Thu, 27 Jun 2019 17:16:25 +0000 (18:16 +0100)
commit8696dd3456770bf9cccd0f52f3d074df2dcc3a7b
treed6aae0280efca8de1003f3204f0e30225b6f1389
parent9c44c98f52ea492f7c27fa56bdbbf32bfc767b86
tools/firmware/Makefile: CONFIG_PV_SHIM: enable only on x86_64

Previously this was *dis*abled for x86_*32*.  But if someone should
run some of this Makefile on ARM, say, it ought not to be built
either.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Gbp-Pq: Name 0041-tools-firmware-Makefile-CONFIG_PV_SHIM-enable-only-o.patch
tools/firmware/Makefile